home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hitachi Electronic Compon…s Databook 1996 November
/
HITACHI November 1996.iso
/
pc
/
tools
/
cdk_sh
/
disk6
/
include
/
cxx
/
strclass.h
/
strclass.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-02-03
|
101 b
|
6 lines
#ifndef _strclass_h
#define _strclass_h
#include <String.h>
typedef class String string;
#endif